Fix title and toolbar not shown in OSX 10.7.
authorJan D. <jan.h.d@swipnet.se>
Sat, 23 Jul 2011 08:33:06 +0000 (10:33 +0200)
committerJan D. <jan.h.d@swipnet.se>
Sat, 23 Jul 2011 08:33:06 +0000 (10:33 +0200)
commit15b48d86b1a16b8e25435ef6f7f33aba03ed6509
treee1cdf7b0340741a662915275e557efde6c347410
parent199bfe5167a6bb4fec5989fd0586eebdd5616311
Fix title and toolbar not shown in OSX 10.7.

* nsterm.m (initFrameFromEmacs): Set NSTitledWindowMask in styleMask
for OSX >= 10.7.
src/ChangeLog
src/nsterm.m